luci-material-theme: align text buttons center
authorMiguel Angel Mulero Martinez <[email protected]>
Sun, 1 May 2022 07:23:04 +0000 (09:23 +0200)
committerJo-Philipp Wich <[email protected]>
Mon, 5 Dec 2022 09:44:23 +0000 (10:44 +0100)
The text inside the buttons is aligned to the top. This change mades
it aligned to the center.

Signed-off-by: Miguel Angel Mulero Martinez <[email protected]>
(cherry picked from commit 9e73a04adbff4dcebd643400da689291b8320d74)

themes/luci-theme-material/htdocs/luci-static/material/cascade.css

index b194ff0d3bf3b4abf9b83a6d319cd41cd70f54ea..4bf9740860392abbe30f8d92791ba798c109792f 100644 (file)
@@ -200,6 +200,7 @@ input,
        background-color: transparent;
        background-image: none;
        box-shadow: none;
+       align-items: center;
 }
 
 select,